-
Notifications
You must be signed in to change notification settings - Fork 12.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rollup of 7 pull requests #89262
Rollup of 7 pull requests #89262
Conversation
It can be computed on-demand.
The new name is more accurate than the previous one.
By skipping trait items whose attributes include `hidden`, we void showing such trait methods.
Co-authored-by: Joshua Nelson <github@jyn.dev>
It's adapted from the old documentation for the `is_generic` field.
rustdoc: Cleanup `clean` part 2 Split out from rust-lang#88379. This contains the following commits from that PR: - Remove `Type::ResolvedPath.is_generic` - Rename `is_generic()` to `is_assoc_ty()` r? `@jyn514`
…Amanieu Expose the std_detect env_override feature
Add some intra doc links
…jyn514 rustdoc: Don't show hidden trait methods Fix rust-lang#89186. By skipping trait items whose attributes include `hidden`, we avoid showing such trait methods.
Consistent big O notation This makes the big O time complexity notation in places with markdown support more consistent. Inspired by rust-lang#89210
…ions, r=joshtriplett Change the order of imports suggestions closes rust-lang#83564
…crum Fix typo in release notes
@bors r+ |
📌 Commit 7d9a0e5 has been approved by |
@bors rollup=never p=5 |
☀️ Test successful - checks-actions |
Finished benchmarking commit (4da89a1): comparison url. Summary: This benchmark run did not return any relevant changes. If you disagree with this performance assessment, please file an issue in rust-lang/rustc-perf. @rustbot label: -perf-regression |
Successful merges:
clean
part 2 #88895 (rustdoc: Cleanupclean
part 2)Failed merges:
r? @ghost
@rustbot modify labels: rollup
Create a similar rollup